projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b7bfc0
)
* net/tramp-imap.el (top): Autoload needed packages.
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 22 Jan 2010 21:19:50 +0000
(22:19 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 22 Jan 2010 21:19:50 +0000
(22:19 +0100)
lisp/net/tramp-imap.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-imap.el
b/lisp/net/tramp-imap.el
index 34e85daa3832aa272ff7bafc2bff161323b4218f..6f20d5277132f381b9111d94bdcc0db77a99194b 100644
(file)
--- a/
lisp/net/tramp-imap.el
+++ b/
lisp/net/tramp-imap.el
@@
-55,7
+55,6
@@
(require 'assoc)
(require 'tramp)
(require 'tramp-compat)
-(eval-when-compile (require 'imap-hash))
(autoload 'auth-source-user-or-password "auth-source")
(autoload 'epg-context-operation "epg")